x86/HVM: add missing assert to stdvga's mmio_move()
authorJan Beulich <jbeulich@suse.com>
Fri, 7 Dec 2012 12:45:57 +0000 (13:45 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 7 Dec 2012 12:45:57 +0000 (13:45 +0100)
commit3e7fcd51276a6df669f1338947157d7408268b91
treea708b509cd6806c03a8b000b4e815fdc206ef24b
parent0d524c59b22af0764c966f9d14b676da379c9df2
x86/HVM: add missing assert to stdvga's mmio_move()

... to match the IOREQ_READ path.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/arch/x86/hvm/stdvga.c